func runtime.doubleCheckHeapPointers

2 uses

	runtime (current package)
		mbitmap.go#L752: 		doubleCheckHeapPointers(x, dataSize, gctyp, header, span)
		mbitmap.go#L782: func doubleCheckHeapPointers(x, dataSize uintptr, typ *_type, header **_type, span *mspan) {